github.com/gotd/td/rpc.Engine.isClosed (method)

2 uses

	github.com/gotd/td/rpc (current package)
		engine.go#L77: 	if e.isClosed() {
		engine.go#L283: func (e *Engine) isClosed() bool {